home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / fs-1200.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  40.3 KB  |  920 lines

  1. *PPD-Adobe: "4.3"
  2. *%=============================================================================
  3. *%
  4. *%  PPD file for Kyocera FS-1200 (USA English)
  5. *%
  6. *%  Copyright (C) 1993-1999 Kyocera Technology Development Inc.
  7. *%  All Rights Reserved
  8. *%
  9. *%  Permission is granted for redistribution of this file as long as this
  10. *%  copyright notice is intact and the contents of the file are not altered
  11. *%  in any way from their original form.
  12. *%
  13. *%  Contents of this file are automatically generated with the PPDGEN utility 
  14. *%
  15. *%=============================================================================
  16.  
  17. *FileVersion: "1.6.2"
  18. *FormatVersion: "4.3"
  19. *LanguageEncoding: ISOLatin1
  20. *LanguageVersion: English
  21. *Product: "(FS-1200)"
  22. *PSVersion: "(2014.108) 1"
  23. *Manufacturer: "Kyocera"
  24. *ModelName: "Kyocera FS-1200 (KPDL-2)"
  25. *ShortNickName: "Kyocera FS-1200 (KPDL-2)"
  26. *NickName: "Kyocera FS-1200 (KPDL-2)"
  27. *PCFileName: "FS-1200.PPD"
  28.  
  29. *% Basic Device Capabilities
  30. *LanguageLevel: "2"
  31. *ColorDevice: False
  32. *DefaultColorSpace: Gray
  33. *TTRasterizer: Type42
  34. *?TTRasterizer: "
  35.   save
  36.   42 /FontType resourcestatus
  37.   { pop pop (Type42) }{ (None) } ifelse
  38.   = flush restore"
  39. *End
  40. *FreeVM: "2208000"
  41. *Throughput: "12"
  42.  
  43. *% System Management
  44. *SuggestedJobTimeout: "0"
  45. *SuggestedManualFeedTimeout: "0"
  46. *SuggestedWaitTimeout: "120"
  47. *PrintPSErrors: True
  48.  
  49. *Password: "0"
  50.  
  51. *ExitServer: "
  52.   count 0 eq {true}
  53.   {dup statusdict /checkpassword get exec not} ifelse
  54.   {(WARNING : Cannot perform the exitserver command.) =
  55.     (Password supplied is not valid.) =
  56.     (Please contact the author of this software.) = flush quit} if
  57.   serverdict /exitserver get exec"
  58. *End
  59.  
  60. *Reset: "
  61.   count 0 eq { true }
  62.   {dup statusdict /checkpassword get exec not} ifelse
  63.   {(WARNING : Cannot perform the exitserver command.) =
  64.     (Password supplied is not valid.) =
  65.     (Please contact the author of this software.) = flush quit} if
  66.   serverdict /exitserver get exec
  67.   systemdict /quit get exec
  68.   (WARNING : Printer Reset Failed.) = flush"
  69. *End
  70.  
  71. *% Protocols
  72. *Protocols: PJL TBCP
  73.  
  74. *1284Modes Parallel: Compat Nibble ECP
  75. *1284DeviceID: "MFG:Kyocera;Model:Kyocera FS-1200;COMMAND SET: POSTSCRIPT,PJL,PCL"
  76.  
  77. *% Page Stack Order
  78. *PageStackOrder FDTop: Reverse
  79. *PageStackOrder FURear: Normal
  80. *PageStackOrder FDStacker: Reverse
  81. *PageStackOrder FDSorter: Reverse
  82. *PageStackOrder FDCollator: Reverse
  83. *PageStackOrder FDMB01: Reverse
  84. *PageStackOrder FDMB02: Reverse
  85. *PageStackOrder FDMB03: Reverse
  86. *PageStackOrder FDMB04: Reverse
  87. *PageStackOrder FDMB05: Reverse
  88. *PageStackOrder FDMB06: Reverse
  89. *PageStackOrder FDMB07: Reverse
  90. *PageStackOrder FDMB08: Reverse
  91. *PageStackOrder FDMB09: Reverse
  92. *PageStackOrder FDMB10: Reverse
  93. *PageStackOrder FDMB11: Reverse
  94. *PageStackOrder FDMB12: Reverse
  95. *PageStackOrder FDMB13: Reverse
  96. *PageStackOrder FDMB14: Reverse
  97. *PageStackOrder FDMB15: Reverse
  98.  
  99. *% JCL Information 
  100. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  101. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE=POSTSCRIPT<0A>"
  102. *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
  103.  
  104. *JCLOpenUI *JCLEconomode/EcoPrint: PickOne
  105. *DefaultJCLEconomode: Off
  106. *OrderDependency: 5 JCLSetup *JCLEconomode
  107. *JCLEconomode Off/Off: "@PJL SET ECONOMODE=OFF<0A>"
  108. *JCLEconomode On/On: "@PJL SET ECONOMODE=ON<0A>"
  109. *JCLCloseUI: *JCLEconomode
  110.  
  111. *% Installable Options
  112. *OpenGroup: InstallableOptions/Installed Options
  113.  
  114. *% Optional Feeders
  115. *OpenUI *Option1/Optional Feeder: PickOne
  116. *DefaultOption1: MF1
  117. *Option1 None/Not Installed: ""
  118. *Option1 MF1/Multi-Purpose Feeder: ""
  119. *CloseUI: *Option1
  120.  
  121. *% Paper Feeders
  122. *OpenUI *Option10/PF-21 Paper Feeders: PickOne
  123. *DefaultOption10: None
  124. *Option10 None/None: ""
  125. *Option10 One/One: ""
  126. *Option10 Two/Two: ""
  127. *?Option10: "
  128.   save
  129.   (None) currentpagedevice dup /InputAttributes known {
  130.     /InputAttributes get
  131.     dup 1 known {dup 1 get null ne {exch pop (One) exch} if} if
  132.     dup 3 known {dup 3 get null ne {exch pop (Two) exch} if} if
  133.     dup 4 known {dup 4 get null ne {exch pop (Two) exch} if} if
  134.   } if pop
  135.   = flush restore"
  136. *End
  137. *CloseUI: *Option10
  138.  
  139. *% Duplex Unit
  140. *OpenUI *Option16/Duplex Unit: Boolean
  141. *DefaultOption16: False
  142. *Option16 False/Not Installed: ""
  143. *Option16 True/Installed: ""
  144. *?Option16: "
  145.   save
  146.   currentpagedevice /Duplex known {(True)}{(False)} ifelse
  147.   = flush restore"
  148. *End
  149. *CloseUI: *Option16
  150.  
  151. *% Output Device Options
  152. *OpenUI *Option17/Output Device: PickOne
  153. *DefaultOption17: None
  154. *Option17 None/Not Installed: ""
  155. *Option17 SO6/SO-6 Bulk Sorter: ""
  156. *Option17 ST20/ST-20 Bulk Stacker: ""
  157. *?Option17: "
  158.   save
  159.   currentpagedevice dup /OutputAttributes known {
  160.     /OutputAttributes get
  161.     dup 1 known {
  162.       1 get dup null ne {
  163.          /OutputType get
  164.         dup (SORTER) eq { (SO6) } { 
  165.         dup (STACKER) eq { (ST20) } {
  166.       (None)
  167.         } ifelse
  168.         } ifelse
  169.       }{(None)} ifelse
  170.     }{(None)} ifelse
  171.     exch pop
  172.   }{
  173.     pop (None)
  174.   } ifelse
  175.   = flush restore"
  176. *End
  177. *CloseUI: *Option17
  178.  
  179. *% Disk Drive
  180. *OpenUI *Option18/Optional Disk: PickOne
  181. *DefaultOption18: None
  182. *Option18 None/None: ""
  183. *Option18 RAMDisk/RAM Disk: ""
  184. *?Option18: "
  185.   save
  186.   false
  187.   (%disk?%)
  188.   {currentdevparams dup /Writeable known
  189.     {dup /Writeable get
  190.       {exch pop /LogicalSize get dup 0 gt exch 102400 lt eq true}{pop pop false} ifelse
  191.     }{pop pop} ifelse
  192.   } 100 string /IODevice resourceforall
  193.   {{(RAMDisk)}{(HardDisk)} ifelse}{(None)} ifelse
  194.   = flush restore"
  195. *End
  196. *CloseUI: *Option18
  197.  
  198. *% Installed Memory
  199. *OpenUI *InstalledMemory/Memory: PickOne
  200. *DefaultInstalledMemory: 4MB
  201. *InstalledMemory 4MB/Standard: ""
  202. *InstalledMemory 8MB/4MB Upgrade: ""
  203. *InstalledMemory 12MB/8MB Upgrade: ""
  204. *InstalledMemory 16MB/12MB Upgrade: ""
  205. *InstalledMemory 20MB/16MB Upgrade: ""
  206. *InstalledMemory 24MB/20MB Upgrade: ""
  207. *InstalledMemory 28MB/24MB Upgrade: ""
  208. *InstalledMemory 36MB/32MB Upgrade: ""
  209. *InstalledMemory 40MB/36MB Upgrade: ""
  210. *InstalledMemory 44MB/40MB Upgrade: ""
  211. *InstalledMemory 52MB/48MB Upgrade: ""
  212. *InstalledMemory 68MB/64MB Upgrade: ""
  213. *?InstalledMemory: "
  214.   save
  215.   currentsystemparams dup
  216.   /RamSize known {
  217.     /RamSize get
  218.     524288 div ceiling cvi 2 div cvi
  219.     /vmsize 20 string def
  220.     vmsize cvs print
  221.     (MB) print (\n) print flush
  222.   }{
  223.     pop (Unknown) print flush
  224.   } ifelse
  225.   restore"
  226. *End
  227. *CloseUI: *InstalledMemory
  228.  
  229. *CloseGroup: InstallableOptions
  230.  
  231. *% Virtual Memory 
  232. *VMOption 4MB: "2208000"
  233. *VMOption 8MB: "5568000"
  234. *VMOption 12MB: "8928000"
  235. *VMOption 16MB: "12288000"
  236. *VMOption 20MB: "15648000"
  237. *VMOption 24MB: "19008000"
  238. *VMOption 28MB: "22368000"
  239. *VMOption 36MB: "29088000"
  240. *VMOption 40MB: "32448000"
  241. *VMOption 44MB: "35808000"
  242. *VMOption 52MB: "42528000"
  243. *VMOption 68MB: "55968000"
  244.  
  245.  
  246. *% Constraints
  247. *UIConstraints: *Option1 None *InputSlot MF1
  248. *UIConstraints: *InputSlot MF1 *Option1 None
  249. *UIConstraints: *Option10 None *InputSlot PF21A
  250. *UIConstraints: *InputSlot PF21A *Option10 None
  251. *UIConstraints: *Option10 None *InputSlot PF21B
  252. *UIConstraints: *InputSlot PF21B *Option10 None
  253. *UIConstraints: *Option10 One *InputSlot PF21B
  254. *UIConstraints: *InputSlot PF21B *Option10 One
  255. *UIConstraints: *Duplex *Option16 False
  256. *UIConstraints: *Option16 False *Duplex DuplexTumble
  257. *UIConstraints: *Option16 False *Duplex DuplexNoTumble
  258. *UIConstraints: *Duplex *InputSlot MF1
  259. *UIConstraints: *InputSlot MF1 *Duplex DuplexTumble
  260. *UIConstraints: *InputSlot MF1 *Duplex DuplexNoTumble
  261. *UIConstraints: *MediaType Transparency *Duplex
  262. *UIConstraints: *Duplex *MediaType Transparency
  263. *UIConstraints: *MediaType Labels *Duplex
  264. *UIConstraints: *Duplex *MediaType Labels
  265. *UIConstraints: *KCCollate *Option18 None
  266. *UIConstraints: *Option18 None *KCCollate Temp
  267. *UIConstraints: *Option17 None *OutputBin FDStacker
  268. *UIConstraints: *Option17 None *OutputBin FDSorter
  269. *UIConstraints: *Option17 ST20 *OutputBin FDSorter
  270. *UIConstraints: *Option17 None *OutputBin FDCollator
  271. *UIConstraints: *Option17 ST20 *OutputBin FDCollator
  272. *UIConstraints: *Option17 None *OutputBin FDMB01
  273. *UIConstraints: *Option17 None *OutputBin FDMB02
  274. *UIConstraints: *Option17 None *OutputBin FDMB03
  275. *UIConstraints: *Option17 ST20 *OutputBin FDMB01
  276. *UIConstraints: *Option17 ST20 *OutputBin FDMB02
  277. *UIConstraints: *Option17 ST20 *OutputBin FDMB03
  278. *UIConstraints: *Option17 None *OutputBin FDMB04
  279. *UIConstraints: *Option17 None *OutputBin FDMB05
  280. *UIConstraints: *Option17 None *OutputBin FDMB06
  281. *UIConstraints: *Option17 None *OutputBin FDMB07
  282. *UIConstraints: *Option17 None *OutputBin FDMB08
  283. *UIConstraints: *Option17 None *OutputBin FDMB09
  284. *UIConstraints: *Option17 ST20 *OutputBin FDMB04
  285. *UIConstraints: *Option17 ST20 *OutputBin FDMB05
  286. *UIConstraints: *Option17 ST20 *OutputBin FDMB06
  287. *UIConstraints: *Option17 ST20 *OutputBin FDMB07
  288. *UIConstraints: *Option17 ST20 *OutputBin FDMB08
  289. *UIConstraints: *Option17 ST20 *OutputBin FDMB09
  290. *UIConstraints: *Option17 None *OutputBin FDMB10
  291. *UIConstraints: *Option17 None *OutputBin FDMB11
  292. *UIConstraints: *Option17 None *OutputBin FDMB12
  293. *UIConstraints: *Option17 None *OutputBin FDMB13
  294. *UIConstraints: *Option17 None *OutputBin FDMB14
  295. *UIConstraints: *Option17 None *OutputBin FDMB15
  296. *UIConstraints: *Option17 ST20 *OutputBin FDMB10
  297. *UIConstraints: *Option17 ST20 *OutputBin FDMB11
  298. *UIConstraints: *Option17 ST20 *OutputBin FDMB12
  299. *UIConstraints: *Option17 ST20 *OutputBin FDMB13
  300. *UIConstraints: *Option17 ST20 *OutputBin FDMB14
  301. *UIConstraints: *Option17 ST20 *OutputBin FDMB15
  302. *UIConstraints: *PageSize Executive *InputSlot Internal
  303. *UIConstraints: *InputSlot Internal *PageSize Executive
  304. *UIConstraints: *PageRegion Executive *InputSlot Internal
  305. *UIConstraints: *InputSlot Internal *PageRegion Executive
  306. *UIConstraints: *PageSize A6 *InputSlot Internal
  307. *UIConstraints: *InputSlot Internal *PageSize A6
  308. *UIConstraints: *PageRegion A6 *InputSlot Internal
  309. *UIConstraints: *InputSlot Internal *PageRegion A6
  310. *UIConstraints: *PageSize ISOB5 *InputSlot Internal
  311. *UIConstraints: *InputSlot Internal *PageSize ISOB5
  312. *UIConstraints: *PageRegion ISOB5 *InputSlot Internal
  313. *UIConstraints: *InputSlot Internal *PageRegion ISOB5
  314. *UIConstraints: *PageSize B6 *InputSlot Internal
  315. *UIConstraints: *InputSlot Internal *PageSize B6
  316. *UIConstraints: *PageRegion B6 *InputSlot Internal
  317. *UIConstraints: *InputSlot Internal *PageRegion B6
  318. *UIConstraints: *PageSize EnvPersonal *InputSlot Internal
  319. *UIConstraints: *InputSlot Internal *PageSize EnvPersonal
  320. *UIConstraints: *PageRegion EnvPersonal *InputSlot Internal
  321. *UIConstraints: *InputSlot Internal *PageRegion EnvPersonal
  322. *UIConstraints: *PageSize Env9 *InputSlot Internal
  323. *UIConstraints: *InputSlot Internal *PageSize Env9
  324. *UIConstraints: *PageRegion Env9 *InputSlot Internal
  325. *UIConstraints: *InputSlot Internal *PageRegion Env9
  326. *UIConstraints: *PageSize Env10 *InputSlot Internal
  327. *UIConstraints: *InputSlot Internal *PageSize Env10
  328. *UIConstraints: *PageRegion Env10 *InputSlot Internal
  329. *UIConstraints: *InputSlot Internal *PageRegion Env10
  330. *UIConstraints: *PageSize EnvMonarch *InputSlot Internal
  331. *UIConstraints: *InputSlot Internal *PageSize EnvMonarch
  332. *UIConstraints: *PageRegion EnvMonarch *InputSlot Internal
  333. *UIConstraints: *InputSlot Internal *PageRegion EnvMonarch
  334. *UIConstraints: *PageSize EnvDL *InputSlot Internal
  335. *UIConstraints: *InputSlot Internal *PageSize EnvDL
  336. *UIConstraints: *PageRegion EnvDL *InputSlot Internal
  337. *UIConstraints: *InputSlot Internal *PageRegion EnvDL
  338. *UIConstraints: *PageSize EnvC5 *InputSlot Internal
  339. *UIConstraints: *InputSlot Internal *PageSize EnvC5
  340. *UIConstraints: *PageRegion EnvC5 *InputSlot Internal
  341. *UIConstraints: *InputSlot Internal *PageRegion EnvC5
  342. *UIConstraints: *PageSize Executive *InputSlot PF21A
  343. *UIConstraints: *InputSlot PF21A *PageSize Executive
  344. *UIConstraints: *PageRegion Executive *InputSlot PF21A
  345. *UIConstraints: *InputSlot PF21A *PageRegion Executive
  346. *UIConstraints: *PageSize A6 *InputSlot PF21A
  347. *UIConstraints: *InputSlot PF21A *PageSize A6
  348. *UIConstraints: *PageRegion A6 *InputSlot PF21A
  349. *UIConstraints: *InputSlot PF21A *PageRegion A6
  350. *UIConstraints: *PageSize ISOB5 *InputSlot PF21A
  351. *UIConstraints: *InputSlot PF21A *PageSize ISOB5
  352. *UIConstraints: *PageRegion ISOB5 *InputSlot PF21A
  353. *UIConstraints: *InputSlot PF21A *PageRegion ISOB5
  354. *UIConstraints: *PageSize B6 *InputSlot PF21A
  355. *UIConstraints: *InputSlot PF21A *PageSize B6
  356. *UIConstraints: *PageRegion B6 *InputSlot PF21A
  357. *UIConstraints: *InputSlot PF21A *PageRegion B6
  358. *UIConstraints: *PageSize EnvPersonal *InputSlot PF21A
  359. *UIConstraints: *InputSlot PF21A *PageSize EnvPersonal
  360. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF21A
  361. *UIConstraints: *InputSlot PF21A *PageRegion EnvPersonal
  362. *UIConstraints: *PageSize Env9 *InputSlot PF21A
  363. *UIConstraints: *InputSlot PF21A *PageSize Env9
  364. *UIConstraints: *PageRegion Env9 *InputSlot PF21A
  365. *UIConstraints: *InputSlot PF21A *PageRegion Env9
  366. *UIConstraints: *PageSize Env10 *InputSlot PF21A
  367. *UIConstraints: *InputSlot PF21A *PageSize Env10
  368. *UIConstraints: *PageRegion Env10 *InputSlot PF21A
  369. *UIConstraints: *InputSlot PF21A *PageRegion Env10
  370. *UIConstraints: *PageSize EnvMonarch *InputSlot PF21A
  371. *UIConstraints: *InputSlot PF21A *PageSize EnvMonarch
  372. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF21A
  373. *UIConstraints: *InputSlot PF21A *PageRegion EnvMonarch
  374. *UIConstraints: *PageSize EnvDL *InputSlot PF21A
  375. *UIConstraints: *InputSlot PF21A *PageSize EnvDL
  376. *UIConstraints: *PageRegion EnvDL *InputSlot PF21A
  377. *UIConstraints: *InputSlot PF21A *PageRegion EnvDL
  378. *UIConstraints: *PageSize EnvC5 *InputSlot PF21A
  379. *UIConstraints: *InputSlot PF21A *PageSize EnvC5
  380. *UIConstraints: *PageRegion EnvC5 *InputSlot PF21A
  381. *UIConstraints: *InputSlot PF21A *PageRegion EnvC5
  382. *UIConstraints: *PageSize Executive *InputSlot PF21B
  383. *UIConstraints: *InputSlot PF21B *PageSize Executive
  384. *UIConstraints: *PageRegion Executive *InputSlot PF21B
  385. *UIConstraints: *InputSlot PF21B *PageRegion Executive
  386. *UIConstraints: *PageSize A6 *InputSlot PF21B
  387. *UIConstraints: *InputSlot PF21B *PageSize A6
  388. *UIConstraints: *PageRegion A6 *InputSlot PF21B
  389. *UIConstraints: *InputSlot PF21B *PageRegion A6
  390. *UIConstraints: *PageSize ISOB5 *InputSlot PF21B
  391. *UIConstraints: *InputSlot PF21B *PageSize ISOB5
  392. *UIConstraints: *PageRegion ISOB5 *InputSlot PF21B
  393. *UIConstraints: *InputSlot PF21B *PageRegion ISOB5
  394. *UIConstraints: *PageSize B6 *InputSlot PF21B
  395. *UIConstraints: *InputSlot PF21B *PageSize B6
  396. *UIConstraints: *PageRegion B6 *InputSlot PF21B
  397. *UIConstraints: *InputSlot PF21B *PageRegion B6
  398. *UIConstraints: *PageSize EnvPersonal *InputSlot PF21B
  399. *UIConstraints: *InputSlot PF21B *PageSize EnvPersonal
  400. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF21B
  401. *UIConstraints: *InputSlot PF21B *PageRegion EnvPersonal
  402. *UIConstraints: *PageSize Env9 *InputSlot PF21B
  403. *UIConstraints: *InputSlot PF21B *PageSize Env9
  404. *UIConstraints: *PageRegion Env9 *InputSlot PF21B
  405. *UIConstraints: *InputSlot PF21B *PageRegion Env9
  406. *UIConstraints: *PageSize Env10 *InputSlot PF21B
  407. *UIConstraints: *InputSlot PF21B *PageSize Env10
  408. *UIConstraints: *PageRegion Env10 *InputSlot PF21B
  409. *UIConstraints: *InputSlot PF21B *PageRegion Env10
  410. *UIConstraints: *PageSize EnvMonarch *InputSlot PF21B
  411. *UIConstraints: *InputSlot PF21B *PageSize EnvMonarch
  412. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF21B
  413. *UIConstraints: *InputSlot PF21B *PageRegion EnvMonarch
  414. *UIConstraints: *PageSize EnvDL *InputSlot PF21B
  415. *UIConstraints: *InputSlot PF21B *PageSize EnvDL
  416. *UIConstraints: *PageRegion EnvDL *InputSlot PF21B
  417. *UIConstraints: *InputSlot PF21B *PageRegion EnvDL
  418. *UIConstraints: *PageSize EnvC5 *InputSlot PF21B
  419. *UIConstraints: *InputSlot PF21B *PageSize EnvC5
  420. *UIConstraints: *PageRegion EnvC5 *InputSlot PF21B
  421. *UIConstraints: *InputSlot PF21B *PageRegion EnvC5
  422. *UIConstraints: *Duplex *PageSize Executive
  423. *UIConstraints: *PageSize Executive *Duplex DuplexTumble
  424. *UIConstraints: *PageSize Executive *Duplex DuplexNoTumble
  425. *UIConstraints: *Duplex *PageRegion Executive
  426. *UIConstraints: *PageRegion Executive *Duplex DuplexTumble
  427. *UIConstraints: *PageRegion Executive *Duplex DuplexNoTumble
  428. *UIConstraints: *Duplex *PageSize A6
  429. *UIConstraints: *PageSize A6 *Duplex DuplexTumble
  430. *UIConstraints: *PageSize A6 *Duplex DuplexNoTumble
  431. *UIConstraints: *Duplex *PageRegion A6
  432. *UIConstraints: *PageRegion A6 *Duplex DuplexTumble
  433. *UIConstraints: *PageRegion A6 *Duplex DuplexNoTumble
  434. *UIConstraints: *Duplex *PageSize ISOB5
  435. *UIConstraints: *PageSize ISOB5 *Duplex DuplexTumble
  436. *UIConstraints: *PageSize ISOB5 *Duplex DuplexNoTumble
  437. *UIConstraints: *Duplex *PageRegion ISOB5
  438. *UIConstraints: *PageRegion ISOB5 *Duplex DuplexTumble
  439. *UIConstraints: *PageRegion ISOB5 *Duplex DuplexNoTumble
  440. *UIConstraints: *Duplex *PageSize B6
  441. *UIConstraints: *PageSize B6 *Duplex DuplexTumble
  442. *UIConstraints: *PageSize B6 *Duplex DuplexNoTumble
  443. *UIConstraints: *Duplex *PageRegion B6
  444. *UIConstraints: *PageRegion B6 *Duplex DuplexTumble
  445. *UIConstraints: *PageRegion B6 *Duplex DuplexNoTumble
  446. *UIConstraints: *Duplex *PageSize EnvPersonal
  447. *UIConstraints: *PageSize EnvPersonal *Duplex DuplexTumble
  448. *UIConstraints: *PageSize EnvPersonal *Duplex DuplexNoTumble
  449. *UIConstraints: *Duplex *PageRegion EnvPersonal
  450. *UIConstraints: *PageRegion EnvPersonal *Duplex DuplexTumble
  451. *UIConstraints: *PageRegion EnvPersonal *Duplex DuplexNoTumble
  452. *UIConstraints: *Duplex *PageSize Env9
  453. *UIConstraints: *PageSize Env9 *Duplex DuplexTumble
  454. *UIConstraints: *PageSize Env9 *Duplex DuplexNoTumble
  455. *UIConstraints: *Duplex *PageRegion Env9
  456. *UIConstraints: *PageRegion Env9 *Duplex DuplexTumble
  457. *UIConstraints: *PageRegion Env9 *Duplex DuplexNoTumble
  458. *UIConstraints: *Duplex *PageSize Env10
  459. *UIConstraints: *PageSize Env10 *Duplex DuplexTumble
  460. *UIConstraints: *PageSize Env10 *Duplex DuplexNoTumble
  461. *UIConstraints: *Duplex *PageRegion Env10
  462. *UIConstraints: *PageRegion Env10 *Duplex DuplexTumble
  463. *UIConstraints: *PageRegion Env10 *Duplex DuplexNoTumble
  464. *UIConstraints: *Duplex *PageSize EnvMonarch
  465. *UIConstraints: *PageSize EnvMonarch *Duplex DuplexTumble
  466. *UIConstraints: *PageSize EnvMonarch *Duplex DuplexNoTumble
  467. *UIConstraints: *Duplex *PageRegion EnvMonarch
  468. *UIConstraints: *PageRegion EnvMonarch *Duplex DuplexTumble
  469. *UIConstraints: *PageRegion EnvMonarch *Duplex DuplexNoTumble
  470. *UIConstraints: *Duplex *PageSize EnvDL
  471. *UIConstraints: *PageSize EnvDL *Duplex DuplexTumble
  472. *UIConstraints: *PageSize EnvDL *Duplex DuplexNoTumble
  473. *UIConstraints: *Duplex *PageRegion EnvDL
  474. *UIConstraints: *PageRegion EnvDL *Duplex DuplexTumble
  475. *UIConstraints: *PageRegion EnvDL *Duplex DuplexNoTumble
  476. *UIConstraints: *Duplex *PageSize EnvC5
  477. *UIConstraints: *PageSize EnvC5 *Duplex DuplexTumble
  478. *UIConstraints: *PageSize EnvC5 *Duplex DuplexNoTumble
  479. *UIConstraints: *Duplex *PageRegion EnvC5
  480. *UIConstraints: *PageRegion EnvC5 *Duplex DuplexTumble
  481. *UIConstraints: *PageRegion EnvC5 *Duplex DuplexNoTumble
  482.  
  483. *% Resolution 
  484. *OpenUI *Resolution/Resolution: PickOne
  485. *OrderDependency: 10 AnySetup *Resolution
  486. *DefaultResolution: 600dpi
  487. *Resolution 300dpi/300 Dots per Inch (dpi): "<< /HWResolution [300 300] >> setpagedevice"
  488. *Resolution 600dpi/600 Dots per Inch (dpi): "<< /HWResolution [600 600] >> setpagedevice"
  489. *?Resolution: "save currentpagedevice /HWResolution get 0 get (      ) cvs print (dpi) = flush restore"
  490. *CloseUI: *Resolution
  491.  
  492. *% Image Refinement 
  493. *OpenUI *Smoothing/KIR: PickOne
  494. *OrderDependency: 50 AnySetup *Smoothing
  495. *DefaultSmoothing: True
  496. *Smoothing True/On: "1 statusdict /setdoret get exec"
  497. *Smoothing False/Off: "0 statusdict /setdoret get exec"
  498. *?Smoothing: "
  499.   save
  500.   [(False)(True)(True)(True)]
  501.   statusdict /doret get exec {get} stopped
  502.   {pop pop (Unknown)} if
  503.   = flush restore"
  504. *End
  505. *CloseUI: *Smoothing
  506.  
  507. *% Halftone Information 
  508. *DefaultHalftoneType: 1
  509. *ScreenFreq: "60.0"
  510. *ScreenAngle: "45.0"
  511. *ResScreenFreq 600dpi: "60.0"
  512. *ResScreenAngle 600dpi: "45.0"
  513. *ResScreenFreq 300dpi: "53.0"
  514. *ResScreenAngle 300dpi: "45.0"
  515.  
  516. *DefaultScreenProc: Ellipse
  517. *ScreenProc Dot: "
  518.   {abs exch abs 2 copy add 1 gt
  519.   {1 sub dup mul exch 1 sub dup mul add 1 sub}
  520.   {dup mul exch dup mul add 1 exch sub} ifelse}"
  521. *End
  522. *ScreenProc Line: "{pop}"
  523. *ScreenProc Ellipse: "{dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}"
  524. *DefaultTransfer: Null
  525. *Transfer Null: "{}"
  526. *Transfer Null.Inverse: "{1 exch sub}"
  527.  
  528. *% Paper Handling 
  529. *% Page Size Definitions
  530. *OpenUI *PageSize: PickOne
  531. *OrderDependency: 40 AnySetup *PageSize
  532. *DefaultPageSize: Letter
  533. *PageSize Letter/Letter: "<</Policies <</PageSize 2>> /PageSize [612 792] /ImagingBBox null>> setpagedevice"
  534. *PageSize Legal/Legal: "<</Policies <</PageSize 2>> /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  535. *PageSize Executive/Executive: "<</Policies <</PageSize 2>> /PageSize [522 756] /ImagingBBox null>> setpagedevice"
  536. *PageSize A4/A4: "<</Policies <</PageSize 2>> /PageSize [595 842] /ImagingBBox null>> setpagedevice"
  537. *PageSize A5/A5: "<</Policies <</PageSize 2>> /PageSize [420 595] /ImagingBBox null>> setpagedevice"
  538. *PageSize A6/A6: "<</Policies <</PageSize 2>> /PageSize [297 420] /ImagingBBox null>> setpagedevice"
  539. *PageSize B5/B5 (JIS): "<</Policies <</PageSize 2>> /PageSize [516 729] /ImagingBBox null>> setpagedevice"
  540. *PageSize ISOB5/B5 (ISO): "<</Policies <</PageSize 2>> /PageSize [499 709] /ImagingBBox null>> setpagedevice"
  541. *PageSize B6/B6: "<</Policies <</PageSize 2>> /PageSize [363 516] /ImagingBBox null>> setpagedevice"
  542. *PageSize EnvPersonal/Envelope #6: "<</Policies <</PageSize 2>> /PageSize [261 468] /ImagingBBox null>> setpagedevice"
  543. *PageSize Env9/Envelope #9: "<</Policies <</PageSize 2>> /PageSize [279 639] /ImagingBBox null>> setpagedevice"
  544. *PageSize Env10/Envelope #10: "<</Policies <</PageSize 2>> /PageSize [297 684] /ImagingBBox null>> setpagedevice"
  545. *PageSize EnvMonarch/Envelope Monarch: "<</Policies <</PageSize 2>> /PageSize [279 540] /ImagingBBox null>> setpagedevice"
  546. *PageSize EnvDL/Envelope DL: "<</Policies <</PageSize 2>> /PageSize [312 624] /ImagingBBox null>> setpagedevice"
  547. *PageSize EnvC5/Envelope C5: "<</Policies <</PageSize 2>> /PageSize [459 649] /ImagingBBox null>> setpagedevice"
  548. *?PageSize: "
  549.   save
  550.   currentpagedevice /PageSize get aload pop
  551.   2 copy gt {exch} if
  552.   (Unknown)
  553.   15 dict
  554.   dup [612 792] (Letter) put
  555.   dup [612 1008] (Legal) put
  556.   dup [522 756] (Executive) put
  557.   dup [595 842] (A4) put
  558.   dup [420 595] (A5) put
  559.   dup [297 420] (A6) put
  560.   dup [516 729] (B5) put
  561.   dup [499 709] (ISOB5) put
  562.   dup [363 516] (B6) put
  563.   dup [261 468] (EnvPersonal) put
  564.   dup [279 639] (Env9) put
  565.   dup [297 684] (Env10) put
  566.   dup [279 540] (EnvMonarch) put
  567.   dup [312 624] (EnvDL) put
  568.   dup [459 649] (EnvC5) put
  569.   {exch aload pop 4 index sub abs 5 le exch
  570.     5 index sub abs 5 le and
  571.     {exch pop exit}{pop} ifelse
  572.   } bind forall
  573.   = flush pop pop restore "
  574. *End
  575. *CloseUI: *PageSize
  576.  
  577. *% Page Region Definitions for Frame Buffer
  578. *OpenUI *PageRegion: PickOne
  579. *OrderDependency: 40 AnySetup *PageRegion
  580. *DefaultPageRegion: Letter
  581. *PageRegion Letter/Letter: "<</Policies <</PageSize 7>> /PageSize [612 792] /ImagingBBox null>> setpagedevice"
  582. *PageRegion Legal/Legal: "<</Policies <</PageSize 7>> /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  583. *PageRegion Executive/Executive: "<</Policies <</PageSize 7>> /PageSize [522 756] /ImagingBBox null>> setpagedevice"
  584. *PageRegion A4/A4: "<</Policies <</PageSize 7>> /PageSize [595 842] /ImagingBBox null>> setpagedevice"
  585. *PageRegion A5/A5: "<</Policies <</PageSize 7>> /PageSize [420 595] /ImagingBBox null>> setpagedevice"
  586. *PageRegion A6/A6: "<</Policies <</PageSize 7>> /PageSize [297 420] /ImagingBBox null>> setpagedevice"
  587. *PageRegion B5/B5 (JIS): "<</Policies <</PageSize 7>> /PageSize [516 729] /ImagingBBox null>> setpagedevice"
  588. *PageRegion ISOB5/B5 (ISO): "<</Policies <</PageSize 7>> /PageSize [499 709] /ImagingBBox null>> setpagedevice"
  589. *PageRegion B6/B6: "<</Policies <</PageSize 7>> /PageSize [363 516] /ImagingBBox null>> setpagedevice"
  590. *PageRegion EnvPersonal/Envelope #6: "<</Policies <</PageSize 7>> /PageSize [261 468] /ImagingBBox null>> setpagedevice"
  591. *PageRegion Env9/Envelope #9: "<</Policies <</PageSize 7>> /PageSize [279 639] /ImagingBBox null>> setpagedevice"
  592. *PageRegion Env10/Envelope #10: "<</Policies <</PageSize 7>> /PageSize [297 684] /ImagingBBox null>> setpagedevice"
  593. *PageRegion EnvMonarch/Envelope Monarch: "<</Policies <</PageSize 7>> /PageSize [279 540] /ImagingBBox null>> setpagedevice"
  594. *PageRegion EnvDL/Envelope DL: "<</Policies <</PageSize 7>> /PageSize [312 624] /ImagingBBox null>> setpagedevice"
  595. *PageRegion EnvC5/Envelope C5: "<</Policies <</PageSize 7>> /PageSize [459 649] /ImagingBBox null>> setpagedevice"
  596. *CloseUI: *PageRegion
  597.  
  598. *% Imageable Area Definitions
  599. *DefaultImageableArea: Letter
  600. *ImageableArea Letter/Letter: "12 16 600 776"
  601. *ImageableArea Legal/Legal: "12 17 600 991"
  602. *ImageableArea Executive/Executive: "12 12 510 744"
  603. *ImageableArea A4/A4: "14 15 581 827"
  604. *ImageableArea A5/A5: "12 12 409 583"
  605. *ImageableArea A6/A6: "12 12 285 409"
  606. *ImageableArea B5/B5 (JIS): "21 12 495 717"
  607. *ImageableArea ISOB5/B5 (ISO): "12 12 487 696"
  608. *ImageableArea B6/B6: "12 12 352 504"
  609. *ImageableArea EnvPersonal/Envelope #6: "12 12 249 456"
  610. *ImageableArea Env9/Envelope #9: "12 12 267 627"
  611. *ImageableArea Env10/Envelope #10: "12 12 285 672"
  612. *ImageableArea EnvMonarch/Envelope Monarch: "12 12 267 528"
  613. *ImageableArea EnvDL/Envelope DL: "12 12 300 612"
  614. *ImageableArea EnvC5/Envelope C5: "12 12 447 637"
  615. *?ImageableArea: "
  616.   save
  617.   /cvp {cvi (                   ) cvs
  618.   print ( ) print} bind def
  619.   newpath clippath pathbbox
  620.   4 -2 roll exch 2 {ceiling cvp} repeat
  621.   exch 2 {floor cvp} repeat ( )
  622.   = flush restore"
  623. *End
  624.  
  625. *% Physical Dimensions of Media
  626. *DefaultPaperDimension: Letter
  627. *PaperDimension Letter/Letter: "612 792"
  628. *PaperDimension Legal/Legal: "612 1008"
  629. *PaperDimension Executive/Executive: "522 756"
  630. *PaperDimension A4/A4: "595 842"
  631. *PaperDimension A5/A5: "420 595"
  632. *PaperDimension A6/A6: "297 420"
  633. *PaperDimension B5/B5 (JIS): "516 729"
  634. *PaperDimension ISOB5/B5 (ISO): "499 709"
  635. *PaperDimension B6/B6: "363 516"
  636. *PaperDimension EnvPersonal/Envelope #6: "261 468"
  637. *PaperDimension Env9/Envelope #9: "279 639"
  638. *PaperDimension Env10/Envelope #10: "297 684"
  639. *PaperDimension EnvMonarch/Envelope Monarch: "279 540"
  640. *PaperDimension EnvDL/Envelope DL: "312 624"
  641. *PaperDimension EnvC5/Envelope C5: "459 649"
  642.  
  643. *% Input Slot Definitions
  644. *OpenUI *InputSlot: PickOne
  645. *OrderDependency: 30 AnySetup *InputSlot
  646. *DefaultInputSlot: Internal
  647. *InputSlot Internal/Cassette 1 (Internal): "<</ManualFeed false>> setpagedevice statusdict begin 0 setpapertray end"
  648. *InputSlot PF21A/Cassette 2: "<</ManualFeed false>> setpagedevice statusdict begin 1 setpapertray end"
  649. *InputSlot PF21B/Cassette 3: "<</ManualFeed false>> setpagedevice statusdict begin 4 setpapertray end"
  650. *InputSlot MF1/Multi-Purpose Feeder: "<</ManualFeed false>> setpagedevice statusdict begin 3 setpapertray end"
  651. *InputSlot MF/Manual Feed: "<< /ManualFeed true >> setpagedevice"
  652. *?InputSlot: ""
  653. *CloseUI: *InputSlot
  654.  
  655. *% MediaType Definitions
  656. *OpenUI *MediaType: PickOne
  657. *OrderDependency: 100 AnySetup *MediaType
  658. *DefaultMediaType: Plain
  659. *MediaType Plain/Plain Paper: "<</ManualFeed false /MediaType (Plain) /DeferredMediaSelection true >> setpagedevice"
  660. *MediaType Transparency/Transparency: "<</ManualFeed false /MediaType (Transparency) /DeferredMediaSelection true >> setpagedevice"
  661. *MediaType Labels/Labels: "<</ManualFeed false /MediaType (Labels) /DeferredMediaSelection true >> setpagedevice"
  662. *MediaType Letterhead/Letterhead: "<</ManualFeed false /MediaType (Letterhead) /DeferredMediaSelection true >> setpagedevice"
  663. *MediaType Bond/Bond: "<</ManualFeed false /MediaType (Bond) /DeferredMediaSelection true >> setpagedevice"
  664. *MediaType Color/Color: "<</ManualFeed false /MediaType (Color) /DeferredMediaSelection true >> setpagedevice"
  665. *MediaType Preprinted/Preprinted: "<</ManualFeed false /MediaType (Preprinted) /DeferredMediaSelection true >> setpagedevice"
  666. *MediaType Prepunched/Prepunched: "<</ManualFeed false /MediaType (Prepunched) /DeferredMediaSelection true >> setpagedevice"
  667. *MediaType Recycled/Recycled: "<</ManualFeed false /MediaType (Recycled) /DeferredMediaSelection true >> setpagedevice"
  668. *MediaType Rough/Rough: "<</ManualFeed false /MediaType (Rough) /DeferredMediaSelection true >> setpagedevice"
  669. *MediaType Cardstock/Cardstock: "<</ManualFeed false /MediaType (Card Stock) /DeferredMediaSelection true >> setpagedevice"
  670. *MediaType Vellum/Vellum: "<</ManualFeed false /MediaType (Vellum) /DeferredMediaSelection true >> setpagedevice"
  671. *MediaType User1/Custom 1: "<</ManualFeed false /MediaType (Custom Type1) /DeferredMediaSelection true >> setpagedevice"
  672. *MediaType User2/Custom 2: "<</ManualFeed false /MediaType (Custom Type2) /DeferredMediaSelection true >> setpagedevice"
  673. *MediaType User3/Custom 3: "<</ManualFeed false /MediaType (Custom Type3) /DeferredMediaSelection true >> setpagedevice"
  674. *MediaType User4/Custom 4: "<</ManualFeed false /MediaType (Custom Type4) /DeferredMediaSelection true >> setpagedevice"
  675. *MediaType User5/Custom 5: "<</ManualFeed false /MediaType (Custom Type5) /DeferredMediaSelection true >> setpagedevice"
  676. *MediaType User6/Custom 6: "<</ManualFeed false /MediaType (Custom Type6) /DeferredMediaSelection true >> setpagedevice"
  677. *MediaType User7/Custom 7: "<</ManualFeed false /MediaType (Custom Type7) /DeferredMediaSelection true >> setpagedevice"
  678. *MediaType User8/Custom 8: "<</ManualFeed false /MediaType (Custom Type8) /DeferredMediaSelection true >> setpagedevice"
  679. *?MediaType: "
  680.   save
  681.     currentpagedevice /MediaType {get} stopped
  682.     {pop pop (Unknown)} {dup null eq {pop (Unknown)} if} ifelse = flush
  683.   restore"
  684. *End
  685. *CloseUI: *MediaType
  686.  
  687. *RequiresPageRegion All: True
  688. *% Output Bin Definitions
  689. *OpenUI *OutputBin/Output Bin: PickOne
  690. *OrderDependency: 51 AnySetup *OutputBin
  691. *DefaultOutputBin: FDTop
  692. *OutputBin FDTop/Top Tray (Face-Down): "0 statusdict /setoutputtray get exec"
  693. *OutputBin FURear/Rear Tray (Face-Up): "1 statusdict /setoutputtray get exec"
  694. *OutputBin FDStacker/Stacker Mode (Face-Down): "2 statusdict /setoutputtray get exec"
  695. *OutputBin FDSorter/Sorter Mode (Face-Down): "[] statusdict /setcollatorstacker get exec"
  696. *OutputBin FDCollator/Collator Mode (Face-Down): "[] statusdict /setsorterstacker get exec"
  697. *OutputBin FDMB01/Mailbox 1 (Face-Down): "0 statusdict /setoutputtray get exec [1] statusdict /setmailboxstacker get exec"
  698. *OutputBin FDMB02/Mailbox 2 (Face-Down): "0 statusdict /setoutputtray get exec [2] statusdict /setmailboxstacker get exec"
  699. *OutputBin FDMB03/Mailbox 3 (Face-Down): "0 statusdict /setoutputtray get exec [3] statusdict /setmailboxstacker get exec"
  700. *OutputBin FDMB04/Mailbox 4 (Face-Down): "0 statusdict /setoutputtray get exec [4] statusdict /setmailboxstacker get exec"
  701. *OutputBin FDMB05/Mailbox 5 (Face-Down): "0 statusdict /setoutputtray get exec [5] statusdict /setmailboxstacker get exec"
  702. *OutputBin FDMB06/Mailbox 6 (Face-Down): "0 statusdict /setoutputtray get exec [6] statusdict /setmailboxstacker get exec"
  703. *OutputBin FDMB07/Mailbox 7 (Face-Down): "0 statusdict /setoutputtray get exec [7] statusdict /setmailboxstacker get exec"
  704. *OutputBin FDMB08/Mailbox 8 (Face-Down): "0 statusdict /setoutputtray get exec [8] statusdict /setmailboxstacker get exec"
  705. *OutputBin FDMB09/Mailbox 9 (Face-Down): "0 statusdict /setoutputtray get exec [9] statusdict /setmailboxstacker get exec"
  706. *OutputBin FDMB10/Mailbox 10 (Face-Down): "0 statusdict /setoutputtray get exec [10] statusdict /setmailboxstacker get exec"
  707. *OutputBin FDMB11/Mailbox 11 (Face-Down): "0 statusdict /setoutputtray get exec [11] statusdict /setmailboxstacker get exec"
  708. *OutputBin FDMB12/Mailbox 12 (Face-Down): "0 statusdict /setoutputtray get exec [12] statusdict /setmailboxstacker get exec"
  709. *OutputBin FDMB13/Mailbox 13 (Face-Down): "0 statusdict /setoutputtray get exec [13] statusdict /setmailboxstacker get exec"
  710. *OutputBin FDMB14/Mailbox 14 (Face-Down): "0 statusdict /setoutputtray get exec [14] statusdict /setmailboxstacker get exec"
  711. *OutputBin FDMB15/Mailbox 15 (Face-Down): "0 statusdict /setoutputtray get exec [15] statusdict /setmailboxstacker get exec"
  712. *?OutputBin: ""
  713. *CloseUI: *OutputBin
  714.  
  715. *% Duplex Definitions
  716. *OpenUI *Duplex/Duplexing: PickOne
  717. *OrderDependency: 50 AnySetup *Duplex
  718. *DefaultDuplex: None
  719. *Duplex None/None: "statusdict begin false setduplexmode false settumble end"
  720. *Duplex DuplexTumble/Short Edge: "statusdict begin true setduplexmode true settumble end"
  721. *Duplex DuplexNoTumble/Long Edge: "statusdict begin true setduplexmode false settumble end"
  722. *?Duplex: "
  723.   save
  724.   statusdict begin
  725.   duplexmode
  726.   {tumble {(DuplexTumble)}{(DuplexNoTumble)} ifelse}
  727.   {(None)} ifelse
  728.   = flush end restore"
  729. *End
  730. *CloseUI: *Duplex
  731.  
  732. *% Job Spooling Definitions
  733. *OpenUI *KCCollate/Job Spooling: PickOne
  734. *OrderDependency: 20 AnySetup *KCCollate
  735. *DefaultKCCollate: None
  736. *KCCollate None/None: "<< /Collate false >> setpagedevice"
  737. *KCCollate Temp/Temporary: "
  738.   userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
  739.   userdict /UICollateDetails get  /Mode 0  put <</Collate true /CollateDetails UICollateDetails>> setpagedevice"
  740. *End
  741. *?KCCollate: "
  742.   save
  743.   currentpagedevice dup /Collate known {
  744.     dup /CollateDetails known {
  745.       /CollateDetails get
  746.       dup /Mode known {
  747.         /Mode get
  748.         1 {
  749.           dup 0 eq {pop (Temp) exit} if
  750.           pop (Unknown)
  751.         } repeat
  752.       }{pop (Unknown)} ifelse
  753.     }{pop (Unknown)} ifelse
  754.   }{pop (Unknown)} ifelse
  755.   = flush restore"
  756. *End
  757. *CloseUI: *KCCollate
  758.  
  759. *% Tray Switch Definitions
  760. *OpenUI *TraySwitch/Auto Tray Switch: PickOne
  761. *OrderDependency: 25 AnySetup *TraySwitch
  762. *DefaultTraySwitch: PrnDef
  763. *TraySwitch PrnDef/Printer Default: ""
  764. *TraySwitch True/On: "<< /TraySwitch true >> setpagedevice"
  765. *TraySwitch False/Off: "<< /TraySwitch false >> setpagedevice"
  766. *?TraySwitch: "
  767.   save
  768.   currentpagedevice /TraySwitch get
  769.   { (True) }{ (False) } ifelse
  770.   = flush restore"
  771. *End
  772. *CloseUI: *TraySwitch
  773.  
  774. *% PPD Version Info 
  775. *OpenUI *KCVersion/PPD Version: PickOne
  776. *OrderDependency: 25 AnySetup *KCVersion
  777. *DefaultKCVersion: Default
  778. *KCVersion Default/1.6.2 [06-19-2000]: ""
  779. *KCVersion Default1/<A9>Kyocera Corporation: ""
  780. *CloseUI: *KCVersion
  781.  
  782. *% Font Information
  783. *DefaultFont: Courier
  784. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  785. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  786. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  787. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  788. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  789. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  790. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  791. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  792. *Font Courier: Standard "(002.004S)" Standard ROM
  793. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  794. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  795. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  796. *Font Helvetica: Standard "(001.006S)" Standard ROM
  797. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  798. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  799. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  800. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  801. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  802. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  803. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  804. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  805. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  806. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  807. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  808. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  809. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  810. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  811. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  812. *Font Symbol: Special "(001.007S)" Special ROM
  813. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  814. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  815. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  816. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  817. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  818. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  819. *Font Albertus-Medium: Standard "(001.008S)" Standard ROM
  820. *Font Albertus-ExtraBold: Standard "(001.008S)" Standard ROM
  821. *Font AntiqueOlive: Standard "(001.008S)" Standard ROM
  822. *Font AntiqueOlive-Italic: Standard "(001.008S)" Standard ROM
  823. *Font AntiqueOlive-Bold: Standard "(001.008S)" Standard ROM
  824. *Font Arial: Standard "(001.008S)" Standard ROM
  825. *Font Arial-Italic: Standard "(001.008S)" Standard ROM
  826. *Font Arial-Bold: Standard "(001.008S)" Standard ROM
  827. *Font Arial-BoldItalic: Standard "(001.008S)" Standard ROM
  828. *Font CGOmega: Standard "(001.008S)" Standard ROM
  829. *Font CGOmega-Italic: Standard "(001.008S)" Standard ROM
  830. *Font CGOmega-Bold: Standard "(001.008S)" Standard ROM
  831. *Font CGOmega-BoldItalic: Standard "(001.008S)" Standard ROM
  832. *Font CGTimes: Standard "(001.008S)" Standard ROM
  833. *Font CGTimes-Italic: Standard "(001.008S)" Standard ROM
  834. *Font CGTimes-Bold: Standard "(001.008S)" Standard ROM
  835. *Font CGTimes-BoldItalic: Standard "(001.008S)" Standard ROM
  836. *Font Clarendon-Condensed-Bold: Standard "(001.008S)" Standard ROM
  837. *Font Coronet: Standard "(001.008S)" Standard ROM
  838. *Font CourierHP: Standard "(001.008S)" Standard ROM
  839. *Font CourierHP-Italic: Standard "(001.008S)" Standard ROM
  840. *Font CourierHP-Bold: Standard "(001.008S)" Standard ROM
  841. *Font CourierHP-BoldItalic: Standard "(001.008S)" Standard ROM
  842. *Font Garamond-Antiqua: Standard "(001.008S)" Standard ROM
  843. *Font Garamond-Halbfett: Standard "(001.008S)" Standard ROM
  844. *Font Garamond-Kursiv: Standard "(001.008S)" Standard ROM
  845. *Font Garamond-KursivHalbfett: Standard "(001.008S)" Standard ROM
  846. *Font LetterGothic: Standard "(001.008S)" Standard ROM
  847. *Font LetterGothic-Italic: Standard "(001.008S)" Standard ROM
  848. *Font LetterGothic-Bold: Standard "(001.008S)" Standard ROM
  849. *Font Marygold: Standard "(001.008S)" Standard ROM
  850. *Font SymbolMT: Standard "(001.008S)" Standard ROM
  851. *Font TimesNewRoman: Standard "(001.008S)" Standard ROM
  852. *Font TimesNewRoman-Italic: Standard "(001.008S)" Standard ROM
  853. *Font TimesNewRoman-BoldItalic: Standard "(001.008S)" Standard ROM
  854. *Font TimesNewRoman-Bold: Standard "(001.008S)" Standard ROM
  855. *Font Univers-Medium: Standard "(001.008S)" Standard ROM
  856. *Font Univers-MediumItalic: Standard "(001.008S)" Standard ROM
  857. *Font Univers-Bold: Standard "(001.008S)" Standard ROM
  858. *Font Univers-BoldItalic: Standard "(001.008S)" Standard ROM
  859. *Font Univers-Condensed-Medium: Standard "(001.008S)" Standard ROM
  860. *Font Univers-Condensed-MediumItalic: Standard "(001.008S)" Standard ROM
  861. *Font Univers-Condensed-Bold: Standard "(001.008S)" Standard ROM
  862. *Font Univers-Condensed-BoldItalic: Standard "(001.008S)" Standard ROM
  863. *Font Wingdings-Regular: Special "(001.008S)" Special ROM
  864. *?FontQuery: "
  865.   save
  866.   /str 100 string dup 0 (fonts/) putinterval def
  867.   {count 1 gt
  868.     { exch dup str 6 94 getinterval cvs
  869.       (/) print print (:) print
  870.       FontDirectory exch known
  871.       {(Yes)}{(No)} ifelse =
  872.     }{exit} ifelse
  873.   } bind loop (*)
  874.   = flush restore"
  875. *End
  876. *?FontList: "save FontDirectory { pop == } bind forall flush (*) = flush restore"
  877. *% Printer Messages
  878. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  879. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  880. *Message: "\FontName\ not found, using Courier"
  881.  
  882. *% Status (format: %%[ status: <one of these> ]%% )
  883. *Status: "warming up"
  884. *Status: "idle"
  885. *Status: "busy"
  886. *Status: "waiting"
  887. *Status: "printing"
  888. *Status: "initializing"
  889. *Status: "printing test page"/printing test page
  890. *Status: "PrinterError: paper entry misfeed"
  891. *Status: "PrinterError: cover open"
  892. *Status: "PrinterError: no paper tray"
  893. *Status: "PrinterError: out of paper"
  894. *Status: "PrinterError: toner low (halt)"
  895. *Status: "PrinterError: warming up"
  896. *Status: "PrinterError: other reason"
  897. *Status: "PrinterError: video interface mode"
  898. *Status: "PrinterError: offline"
  899. *Status: "PrinterError: toner low (warning)"
  900.  
  901. *% Printer Error (format: %%[ PrinterError: <one of these> ]%% )
  902. *PrinterError: "paper entry misfeed"
  903. *PrinterError: "cover open"
  904. *PrinterError: "no paper tray"
  905. *PrinterError: "out of paper"
  906. *PrinterError: "toner low (halt)"
  907. *PrinterError: "warming up"
  908. *PrinterError: "other reason"
  909. *PrinterError: "video interface mode"
  910. *PrinterError: "offline"
  911. *PrinterError: "toner low (warning)"
  912.  
  913. *% Input Sources (format: %%[ status: <stat>;source:<one of these> ]%% )
  914. *Source: "Serial"
  915. *Source: "Parallel"
  916. *Source: "LocalTalk"
  917. *Source: "Option"
  918.  
  919. *%  End of PPD file for Kyocera FS-1200 (USA English)
  920.